Issues regarding chart formatting
- Zaheer Abbas
- Visitor
-
9 years 10 months ago #1551
by Zaheer Abbas
Replied by Zaheer Abbas on topic Issues regarding chart formatting
Hi Xenon
1. If you look at the line chart, the decimals are gone. The value for 2015-07-31 should be 197.55%, but it's displayed as "1 98".
Answer:In case of percent, google chart show round value.
2. If you look at the bar chart, there are too many horizontal values. There should be 4 values (2012, 2013, 2014, 2015), but now there are 8 values.
Answer: You can change number of label on horizontal line ,otherwise it will adjust according to the value for horizontal axis.Currently i have set 4 value in number of labels in horizontal axis in chart formatting section.
3. If you look at the bar chart, the value for 2015 should be 57.28%, but at the moment it's displayed as "5 738%"
Answer: If you want to show the value in percent, google chart api automatically multiply the value by 100, now I have change the value of Historical return - Per Year chart by dividing each value by 100.
we hope this response have sufficient answer of your query, if not than you can contact us, we will give the response as soon as possible.
thanks
zaheer
1. If you look at the line chart, the decimals are gone. The value for 2015-07-31 should be 197.55%, but it's displayed as "1 98".
Answer:In case of percent, google chart show round value.
2. If you look at the bar chart, there are too many horizontal values. There should be 4 values (2012, 2013, 2014, 2015), but now there are 8 values.
Answer: You can change number of label on horizontal line ,otherwise it will adjust according to the value for horizontal axis.Currently i have set 4 value in number of labels in horizontal axis in chart formatting section.
3. If you look at the bar chart, the value for 2015 should be 57.28%, but at the moment it's displayed as "5 738%"
Answer: If you want to show the value in percent, google chart api automatically multiply the value by 100, now I have change the value of Historical return - Per Year chart by dividing each value by 100.
we hope this response have sufficient answer of your query, if not than you can contact us, we will give the response as soon as possible.
thanks
zaheer
Please Log in to join the conversation.
9 years 10 months ago #1562
by Xenon
Replied by Xenon on topic Issues regarding chart formatting
Hi Zaheer,
Thank you for taking time to look at the issue.
May I ask what changes you made to the bar chart (or vChart in general?) for the date and value in the tooltip box to be displayed in the same format as the same as the horizontal- and vertical values?
When I applied the exact same setting in the bar chart to my localhost website as you did to the live website, the chart is displayed differently. The live website also have new options which my localhost website doesn't.
Please see the attached picture.
Thank you for your help!
Thank you for taking time to look at the issue.
May I ask what changes you made to the bar chart (or vChart in general?) for the date and value in the tooltip box to be displayed in the same format as the same as the horizontal- and vertical values?
When I applied the exact same setting in the bar chart to my localhost website as you did to the live website, the chart is displayed differently. The live website also have new options which my localhost website doesn't.
Please see the attached picture.
Thank you for your help!
Please Log in to join the conversation.
9 years 10 months ago #1563
by Xenon
Replied by Xenon on topic Issues regarding chart formatting
I noticed that there seem to have been made changes to the vChart installation files, so I copied the folders (administrator\components\com_vchart) and (components\com_vchart) from the live website to my localhost, but the chart om my localhost still looks different.
Could you advise me what I should do to make the charts on my localhost look the same as the live version website?
Thank you for your patience.
Could you advise me what I should do to make the charts on my localhost look the same as the live version website?
Thank you for your patience.
Please Log in to join the conversation.
- Zaheer Abbas
- Visitor
-
9 years 10 months ago #1565
by Zaheer Abbas
Replied by Zaheer Abbas on topic Issues regarding chart formatting
Hi Xenon
Download latest package of vchart from your order section and install it.
thanks
zaheer
Download latest package of vchart from your order section and install it.
thanks
zaheer
Please Log in to join the conversation.
9 years 10 months ago #1568
by Xenon
Replied by Xenon on topic Issues regarding chart formatting
Hi Zaheer,
I downloaded and installed the new version of vChart and it works just as it does on the live website, thank you very much!
I encountered an issue when choosing the data format "99.9%, "99.99%", "99,999.9" and "99,999.99". When choosing these formats, the initial "0" is missing in the y-axis, please see the attached picture.
If possible, i would also like to request that "unnecessary" decimals on the y-axis to be excluded. For example, if the value on the y-axis is more than 2 numbers, e.g. XX, then don't add decimals. But if the value is less than 1 number, then add 1 decimal. So 20.00 would be simply "20", and 2.00 would be "2.0" Or perhaps an option to chose to exclude decimals on the y-axis.
Thank you very much for your consideration!
I downloaded and installed the new version of vChart and it works just as it does on the live website, thank you very much!
I encountered an issue when choosing the data format "99.9%, "99.99%", "99,999.9" and "99,999.99". When choosing these formats, the initial "0" is missing in the y-axis, please see the attached picture.
If possible, i would also like to request that "unnecessary" decimals on the y-axis to be excluded. For example, if the value on the y-axis is more than 2 numbers, e.g. XX, then don't add decimals. But if the value is less than 1 number, then add 1 decimal. So 20.00 would be simply "20", and 2.00 would be "2.0" Or perhaps an option to chose to exclude decimals on the y-axis.
Thank you very much for your consideration!
Please Log in to join the conversation.
9 years 10 months ago #1570
by Daniel
Thanks
Daniel
Replied by Daniel on topic Issues regarding chart formatting
Hi,
1. Please use Percent data format instead of 99.9, 99.99
2. Google API hasn't given us control over this, but would try to find out some solution for this in next version.
1. Please use Percent data format instead of 99.9, 99.99
2. Google API hasn't given us control over this, but would try to find out some solution for this in next version.
Thanks
Daniel
Please Log in to join the conversation.