The Python API for Google Visualization makes it easy to convert python data structures into Google Visualization JS code, DataTable JSon construction string or JSON response for Query object.
The Python API for Google Visualization makes it easy to convert python data structures into Google Visualization JS code, DataTable JSon construction string or JSON response for Query object.
To install py312-gviz_api, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py312-gviz_api
To see what files were installed by py312-gviz_api, run:
port contents py312-gviz_api
To later upgrade py312-gviz_api, run:
sudo port selfupdate && sudo port upgrade py312-gviz_api
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.