How to create dashboard in ERPNext

i just create a custom page and for graphs and other stuff make different-different sections. use frappe charts for making graphs.

1 Like

I also created custom page and write a code that I shared above. Can you please help me for this work. Help me in coding please

Hello @sarmadmahmood969

Here’s a sample of a custom page that uses the Frappe Charts.

Hope it will help in making your own dashboard page.

4 Likes

thank @iRaySpace your help

Hi @sarmadmahmood969

I create bddashboard app show demo chart: GitHub - vinhnguyent090/bddashboard: Dashboard page for erpnext

3 Likes

Thanks to all who help me and made it possible to draw charts for creating dashboard. Special thanks to @littlehera, @vinhnguyent090, @Sahil , @iRaySpace, @rk_root. Moreover @vinhnguyent090 provide me special help, connect with me via skype and provide me support that was required. Means he is my first friend on ERPNext community.

Now I am able to draw charts by importing data from database. I installed this app.
https://github.com/DOKOS-IO/dashboard
It is very good for creating dashboard. @vinhnguyent090 provided me this. Thanks again @vinhnguyent090!

This is the sample chart that I created:

8 Likes

Im surprised that the dashboard plugin worked it was worked on over two years go.

Did you have any issues, if not I might take the time to update it and make pull request into frappe.

1 Like

@woakes070048 till now it is working and I am learning more about it. I found it useful.

1 Like

Thats great to know. I will have someone on my team take a look at the project.

5 Likes

This would be simply awesome!

Many thanks

Hi @sarmadmahmood969,

I just want to ask you on how did you show those pie graph.

Thanks.

@Foxdemon96

how to import this code to my project?

Good Afternoon @sarmadmahmood969,

i love this Dashboard. i tried access the link but its not connecting. can you help me out with the link or the app itself.

Hi @Foxdemon96

I write the summary of that here, I get help also from some friends here as I mentioned. what kind of help you need more.

Regards,

Hi @kolotayo,

I get help from here also. If you need more help you can contact me at my email sarmadmahmood969@gmail.com

Regards,

thank you… doing that right away

Hi @sarmadmahmood969,
So which one are you using? The Dokos-IO or from @vinhnguyent090?
Thanks

Hi @rahy we are using The Dokos-IO. My app only demo how to show chart.

Thank you for the info @vinhnguyent090,
But unfortunately it seems DOKOS-IO dashboard is no longer available.

Hi @rahy

try this link GitHub - Athenolabs/dashboard: Dashboard application for ERPNext

I have no luck using that dashboard