php - What is the difference between PHPGraphLib and JpGraph? -
i trying generate simple bar charts displayed on website. looking @ phpgraphlib , jpgraph. seem comparable , proper configuration can produce identical charts. there reason choose 1 on other? there real differences between two? there alternatives may overlooking?
phpgraphlib looks more light wieght, , not quite capable jpgraph. if @ examples , documentation, can see how more jpgraph does. if goal lightweight , don't need extras jpgraph offers, go phpgraphlib. if want have lot of flexibility in graphs can generate, go jpgraph. have used jpgraph ton of things, , versatile, , can figure out how using huge number of examples include source.
Comments
Post a Comment