Open bertolla opened 9 years ago
Thanks for letting us know about this! The pie charts will be fixed with the next release (v44), so you might have to wait a while for it to hit.
I'm not really sure what you mean by the other issues you mentioned, though. Could you provide a jsfiddle exemplifying the issues in the legend?
Hi, I've created a fiddle with one of your examples using german as locale. As you will notice the labels of the axes are correctly formatted. If you hover a bubble a Legend/Popup will appear and the values of this bubble will be shown. In this case the values of Life Expectancy and Fertility Rate are not correctly formatted. https://jsfiddle.net/cloud78/y29csg1n/5/
I also noticed this behavior on Linecharts and Piecharts. I guess the behavior is the same for all charts, since I didn't see one that was working correctly.
Hi bertolla,
You can see this fixed in v44 now in this variation of your jsfiddle: https://jsfiddle.net/dlaliberte/y29csg1n/6/
On Wed, Oct 7, 2015 at 5:28 AM, bertolla notifications@github.com wrote:
Hi, I've created a fiddle with one of your examples using german as locale. As you will notice the labels of the axes are correctly formatted. If you hover a bubble a Legend/Popup will appear and the values of this bubble will be shown. In this case the values of Life Expectancy and Fertility Rate are not correctly formatted. https://jsfiddle.net/cloud78/y29csg1n/5/
I also noticed this behavior on Linecharts and Piecharts. I guess the behavior is the same for all charts, since I didn't see one that was working correctly.
— Reply to this email directly or view it on GitHub https://github.com/google/google-visualization-issues/issues/2069#issuecomment-146130658 .
Daniel LaLiberte https://plus.google.com/100631381223468223275?prsrc=2 dlaliberte@Google.com dlaliberte@google.com 5CC, Cambridge MA
I noticed that the l10n of numbers is quite buggy in a lot of charts. It was already pointed out in issue https://github.com/google/google-visualization-issues/issues/197 for the pie chart, but i saw it also in the Legend of the Bubbles in the Bubblechart and as far as I noticed in every legend shown on every chart.
Has this problem been addressed yet and if so, when will the fix be released?