Hi Jeppe, The first issue of reverse axis works fine for me. We fail to recreate. If you can send some more detailed example, it will help.
As for the second item (with the line width), this is a known but, and we are looking at it. Regards, VizGuy On Mon, Jan 26, 2009 at 4:13 PM, jeppeb <[email protected]> wrote: > > Hello, > > I have two problems with the, very practical, Google Visualization > API. > > 1. ReverseAxis doesn't work in my Bar Chart: > var barChart = new google.visualization.BarChart > (document.getElementById('barChartDiv')); > barChart.draw(data, {legend: 'bottom', width: 600, height: > 440, is3D: true, reverseAxis: false}); > But it doesn't show any difference with 'reverseAxis: true'... Any > ideas? > > 2. This is a bug i think, on an Area Chart when i say lineSize=3, for > example, when i click on the legend it perfoms a very nice animation > but ends with a lineSize=2... > > Many thanks in advance, > > Jeppe > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
