Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts #1852

Open
harold66 opened this issue Apr 6, 2016 · 15 comments
Open

Charts #1852

harold66 opened this issue Apr 6, 2016 · 15 comments

Comments

@harold66
Copy link

harold66 commented Apr 6, 2016

Can I add charting functionality to the existing ExtJS in traccar? I'm following the directions written here https://docs.sencha.com/extjs/5.1/components/introduction_to_charting.html but I don't know how to go on.

@tananaev
Copy link
Member

tananaev commented Apr 6, 2016

It should be possible, but I have never tried it myself.

@harold66
Copy link
Author

harold66 commented Apr 6, 2016

Where can I find the following file?
{appRoot}/app.json

And would I be able to rebuild the application using sencha app build?

@tananaev
Copy link
Member

tananaev commented Apr 6, 2016

No. It doesn't use app.json file.

@russellhoff
Copy link

Hi @tananaev, I'm @harold66 workmate who's helping him out with that issue. If it doesn't use app.json, is there any way to adding charts?

@tananaev
Copy link
Member

tananaev commented Apr 6, 2016

There must be a way, but as far as I know Charts are not part of GPL version, so you need to buy a license.

@russellhoff
Copy link

@tananaev thanks for your kind help

@russellhoff
Copy link

So any way to use any chart (google charts, highcharts, chartjs...)?

@tananaev
Copy link
Member

tananaev commented Apr 6, 2016

Of course. You can use any web technology you want.

@kirantpatil
Copy link

Hi @russellhoff, any updates on Charts ?

@russellhoff
Copy link

Sorry @kirantpatil , I wasn't in charge of the project at my company. Indeed, the project was left over and the person left the company.

@Abyss777
Copy link
Collaborator

I'm thinking over charts.
What charts do you want?
Only speed chart comes to my mind.

@kirantpatil
Copy link

kirantpatil commented Dec 22, 2016

I am thinking some kind of analytic to embed to get meaningful graphs and stats.

How about using R ?

Allowing using R will help come up with advanced stats with future projection.

http://www.statmethods.net/graphs/pie.html

@Abyss777
Copy link
Collaborator

IMHO, so powerful analytics should be external part, not the part of traccar, at least at current stage.

But still..., You are talking about tools..., but what graph and stats do you want to get?

@kirantpatil
Copy link

Yes, I agree with you.

I would go for traccar community members suggestion, who have production setup.

@tananaev
Copy link
Member

One simple option is to allow user to pick attribute and period of time, and just draw it as a graph.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants