Forum: Weblog comments

Finding an Openly Licensed JS Graph...

AutorBeitrag

KaiRo

Webmaster

zitieren
Finding an Openly Licensed JS Graph Library

Dieses Thema wurde erstellt, um Kommentare zu einem Weblog-Eintrag zu fassen.

Damit zusammenhängenden Weblog-Beitrag anzeigen

Zuletzt bearbeitet von KaiRo am 01.05.2014 01:11

21.04.2014 17:38

Gervase Markham

zitieren
Flotcharts?
http://www.flotcharts.org/

Gerv
01.05.2014 13:12

KaiRo

Webmaster

zitieren
Gerv, as I mentioned right before starting into the list, it's coupled to jQuery and therefore violates my goals.
01.05.2014 13:51

Pete

zitieren
Why lightweight?
Is your app so time and memory critical that you have to save each byte and ms of CPU time? I mean, consider all these frameworks out there as a black box. When they do what you want, fine. Don't care about the rest.

I would agree when it comes to integral parts of an app, like jQuery. The problem there is, once you use it, you can't simply replace it. But a chart library only has a few API calls.
01.05.2014 20:54

KaiRo

Webmaster

zitieren
I want to understand as much of the code I write, and I do not want 95% of the pageload be loading libraries. I'm not doing any app there (all my apps have 0 libraries), this is just a page that consists of one big graph.
02.05.2014 13:07

philipp

zitieren

KaiRo

Webmaster

zitieren

Unfortunately, that seems to require D3 and therefore pulls in all that other stuff I don't want.
14.12.2014 16:00

Antwort verfassen