Welcome Guest, Not a member yet? Register   Sign In
Charts in Codignater
#1

Hi,

I would like to know which is the best practice to implement charts in CodeIgniter ?
Reply
#2

(This post was last modified: 03-20-2019, 03:22 AM by John_Betong.)

Depends...

I have used raw SVG and found they are very good but require a lot of research to make them pretty with many features.

HighCharts are good but require a good knowledge of JavaScript. 

Google Charts are my current favourite because they have numerous features and good documentation.


IoT Charts, TheThingsNetwork
Reply
#3

@devapriya,

I don't know if there is a best practice of integrating charts in CI. I think it is more of a which charting library meets your needs. If you are using a bootstrap admin theme then in most cases a JS charting library is included. If you just want a JS charting library then there is a whole lot of them (and all of them have instructions on how to use them properly). My question is what are your needs?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB