Please share here examples and ideas on how you would use charts in your websites if Wix will add this feature.
I want to make sure we are covering all your needs and building it right
Thanks!
Please share here examples and ideas on how you would use charts in your websites if Wix will add this feature.
I want to make sure we are covering all your needs and building it right
Thanks!
Hey Yaaraa,
Thanks for asking for the feedback, happy to help you guys.
This would be especially beneficial for the Dashboard Pages to display results in a chart format for clients. Let’s just say a school needs a backend Dashboard to show how many submissions have come in, we could use the chart to display this in a more User Friendly way - instead of just connecting a text element.
I would like to see nicer designs, and not just bar graphs. See examples below.
Ability to use this as a static graph (with a settings panel) would be great, but the ability to connect to a database from Corvid is vital too.
I will add more as i think, sorry.
Hi @Yaaraa, a similar situation to Robert, we’ve built an entire HR dashboard for a client using the Wix Dashboard pages feature, and it would really help them to see the information visually rather than just in tabular form.
Also, we’ve had a request to create an Analytics page for the website with basic information about site performance, and pie charts and line charts could really help us segment and display the data like devices and users .
The most important thing for us would be how you connect these graphs to corvid. If it could be something as simple as
$w(“#mypiechart1”).setValues([{label:“women”,value:270},{label:“men”,value:250}]);
and the chart does all the measuring, then we’d count that a victory.