graph - How to set Guide's Title in amChart? -
i using bundle chart ( amchart ) of line area type. display text inside plot area, using following:
<title>
reach: 256 </title>
the dashed line option enabled start_value & end_value. problem dashed line strikes through title ( i.e. reach: 256 ). possible give margin line may not strike through/cut title?
i have found answer:
remove <end_date>
tag , use start_value tag only.
Comments
Post a Comment