Starred
@johnskywalker Looks good as well! Maybe there should be (or is) a better overview on who’s working on what, so developers don’t work on the same thing at the same time.
Is there an example of this running in ERPNext?
I want to know the same thing.
Thanks for the awesome support everyone! We’re on the trending page for today
@tmatteson @aldoblack Sure! we’ve used them in query reports and other pages:
https://github.com/frappe/frappe/pull/4410
https://github.com/frappe/erpnext/pull/11391
@dufani1 We do plan to expand their usage beyond those, the Company form page is the only one that has them yet
Thanks! Probably a day for developers to publicly share what they are working on? #screenshotday
starred
Is this working in Erpnext? If yes, how can it be setup?
Hi @pratu16x7,
I see three types of links for graphical report/chart i.e.
- Redirecting…
- https://frappe.io/docs/user/en/guides/desk/making_graphs or 2017 conference video
- Not Found
- What is the difference between them and which one to use in which situation?
- Also out of the box, I don’t see following available 2)frappe.ui.Graph 3)frappe.ui.Chart
Will it be possible to include the charts in print templates/pdf?
Print report with charts will be cool.
@ashish-greycube
We’ve updated the docs. Frappe Charts (as a Chart
object) are the stand alone utility to make charts in ERPNext, so the same docs apply. Try them out and let us know how they work for you
@lasalesi @vladucoju We’ll be working on these integrations post release v0.1.0 of Charts, please refer [UPDATE] Development Progress · Issue #93 · frappe/charts · GitHub for the progress.
Maybe it would also be possible to use different kinds of charts in doctypes and in dashboards?
This feature would really be helpful in timesheet, project, and other very data-driven doctypes and can be used to show trends in productivity, sales, etc from the dashboards themselves.
I was looking through the erpnext manual and docs to look for a way to do this and stumbled upon this thread.
Hope to see a manual or tutorial for erpnext + frappe charts soon!
Latest chart docs are at Frappe Charts - Quick Start with examples for each type
Thanks @pratu16x7
how to use this chart with my ERP Next project
can you explain this step - by - step
Dear All,
Can we use frappe chart with ERPNext/Frappe V7?
If I want to dev an app with chart on frappe (without ERPNext), do I need to install chart or is it built in frappe?
Thanks
It is built in frappe. No need to install anything if you have bare frappe site.