Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Create a chart based on MySQL database #46

Open
KillerSH opened this issue Mar 17, 2020 · 2 comments
Open

Create a chart based on MySQL database #46

KillerSH opened this issue Mar 17, 2020 · 2 comments

Comments

@KillerSH
Copy link

How can I use data from my MySQL database to create a chart?

@ynroot
Copy link

ynroot commented Nov 29, 2020

@KillerSH have you managed to create the chart with data from the database?

@KillerSH
Copy link
Author

KillerSH commented Dec 3, 2020

Replace the value from data with info from your database. Your data from database should be imported into an array or list in order to put their elements in 'data' => [array[0], array[1], ...]

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

No branches or pull requests

2 participants