This may have been requested somewhere, but I couldn't find it in my searching.
I have a lot of things being displayed and my chart gets REALLY tiny - which isn't very good for knowing what things are. Right now I have to kill the legend. It's on my TODO list to create a sliding legend in a div that I attach to the chart's div so it can be shown/hide and not make my chart tiny. Would it be something that could be implemented in the chart itself? Creating a sliding div? Even if it rendered a separate image for the legend and placed it in the sliding div - Don't really care how, hehe. :)
I just have to many pieces of data with non-reducible length of text that can take up over 1/2 of my chart space, and i have it maximized on a 22" screen.
A suggestions for a potentially useful feature, that I'm gonna have to implement myself so I can display a chart at a reasonable size for what I have to display. :)
Thanks
I have a lot of things being displayed and my chart gets REALLY tiny - which isn't very good for knowing what things are. Right now I have to kill the legend. It's on my TODO list to create a sliding legend in a div that I attach to the chart's div so it can be shown/hide and not make my chart tiny. Would it be something that could be implemented in the chart itself? Creating a sliding div? Even if it rendered a separate image for the legend and placed it in the sliding div - Don't really care how, hehe. :)
I just have to many pieces of data with non-reducible length of text that can take up over 1/2 of my chart space, and i have it maximized on a 22" screen.
A suggestions for a potentially useful feature, that I'm gonna have to implement myself so I can display a chart at a reasonable size for what I have to display. :)
Thanks