ankane / chartkick

Create beautiful JavaScript charts with one line of Ruby
https://chartkick.com
MIT License
6.35k stars 570 forks source link

Are Tables (Only with Google Charts) deprecated ? #535

Closed diogopublio closed 4 years ago

diogopublio commented 4 years ago

Are Tables (Only with Google Charts) deprecated ?

I see you had in some commits ago: https://github.com/releaseplatform/chartkick/blob/6ac9334416fd1f81d22721235d0d559d5803355b/README.md

But it is not in the documentation now. Any reason why ?

ankane commented 4 years ago

Hey @diogopublio, that's a fork. Chartkick doesn't support tables (doesn't try to support all chart types).

diogopublio commented 4 years ago

you are right, my mistake.

I see that this PR was not merged to master