apexcharts.rb icon indicating copy to clipboard operation
apexcharts.rb copied to clipboard

Middleman support?

Open skatkov opened this issue 6 years ago • 1 comments

Is your feature request related to a problem? Please describe. I'd love to use this library with a middleman framework. https://middlemanapp.com/

Describe the solution you'd like I've managed to get it running with my existing middleman project, just had to do a little bit more plumbing code.

in config.rb I've added helpers ApexCharts::Helper And by explicitly adding apexchart.js library into view.

I don't think that it's possible to make a loader for gem. yeat, maybe we can update README to help offers get started faster?

skatkov avatar Jul 22 '19 10:07 skatkov

@skatkov, I'm not familiar with middleman. If you don't mind, can you make a pull request for adding middleman in the web support section on README. That would be really helpful for other people using middleman.

styd avatar Jul 22 '19 14:07 styd