[ 3 posts ]

Khoa Bui

  • Username: khoaminhbui
  • Joined: Tue Aug 09, 2011 6:11 am
  • Posts: 127
  • Location: Vietnam
  • Twitter: khoaminhbui
  • IRC: k_bui
  • Offline
  • Profile

Build custom chart with YUI Chart primitives?

Post Posted: Thu Aug 16, 2012 7:33 pm
+0-
In previous discussion about chart customization, many configuration has been explored, it's pretty good.

However, my requirement for a chart grow, that it should be highly customized to suite my product need:
- It should have bar and line chart together.
- It should be able to draw different bar or difference segment on the line chart with some different color.
- It should be able to compare up to 3 charts that represent 3 sets of data at 3 times.

And it may be more..

Thus, customize the built-in chart become difficult or impossible.
Can I build my own chart based on YUI primitives, such as draw bar, draw line, draw marker with color and tooltip, event..?

Tripp Bridges

YUI Developer

  • Username: tripp
  • Joined: Wed Jan 07, 2009 1:54 pm
  • Posts: 435
  • GitHub: tripp
  • Gists: tripp
  • YUI Developer
  • Offline
  • Profile

Re: Build custom chart with YUI Chart primitives?

Post Posted: Fri Aug 17, 2012 6:22 am
+0-
You should be able to customize YUI Charts to suit the needs you describe. More examples can be found here. You can also use the Graphics to add to existing charts or event build your own chart types.

Thanks,
Tripp

Khoa Bui

  • Username: khoaminhbui
  • Joined: Tue Aug 09, 2011 6:11 am
  • Posts: 127
  • Location: Vietnam
  • Twitter: khoaminhbui
  • IRC: k_bui
  • Offline
  • Profile

Re: Build custom chart with YUI Chart primitives?

Post Posted: Sun Aug 19, 2012 9:34 am
+0-
I decide use the Graphics to build my custom chart based on the path, rect,...
It works fine and I have complete control over the chart so that when requirement grow, the chart can change easily.

That's it, thank you.
  [ 3 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum