Open source framework for web dashboard

u0206397

Senior Member
Joined
Jul 15, 2009
Messages
764
Reaction score
0
Is there any open source framework for building with many types of graphs and charts out-of-the-box?

I know there are many HTML5 JavaScript/SVG charting library using canvas. But is there higher level framework that can automatically lays out and resize the graphs and charts if I have several bar charts and line charts, or has a side menu for seeing different sets of data charts etc.

There are also some that are tightly integrated with business intelligence solutions which I do not use. Thus, I don't think I can use them.
 

davidktw

Arch-Supremacy Member
Joined
Apr 15, 2010
Messages
13,547
Reaction score
1,301
Is there any open source framework for building with many types of graphs and charts out-of-the-box?

I know there are many HTML5 JavaScript/SVG charting library using canvas. But is there higher level framework that can automatically lays out and resize the graphs and charts if I have several bar charts and line charts, or has a side menu for seeing different sets of data charts etc.

There are also some that are tightly integrated with business intelligence solutions which I do not use. Thus, I don't think I can use them.

You can try Kibana and then search for alternatives versus it.
 

u0206397

Senior Member
Joined
Jul 15, 2009
Messages
764
Reaction score
0
You can try Kibana and then search for alternatives versus it.

Thank you. This is a start.

Would not try to reinvent the wheel by building a web app from scratch and planting the charts one by one.

If there is something available, I just try to reuse it.
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top