Adrian Setyadi

Results 10 comments of Adrian Setyadi

If it [works in apexcharts js](https://apexcharts.com/javascript-chart-demos/candlestick-charts/candlestick-with-line/) and not in this gem, then it should be a bug. Thanks for reporting this, I'll look into it later.

@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...

No news for this? My profile is not updated too.

@yuki24, it's my pleasure. You can close the PR if this is a bad practice. However, I'm really interested in Ruby core team decisions on global variables. Please keep me...

Hi, @yuki24. How did the Ruby committer meeting go? Have you guys decided anything about the global variables?

Ah, I see. No problem. I already expected that it won't be easy to decide this.

I added benchmark but the result is not as I expected it would be. The performance of my refactor was about the same or even worse once in a while....

After I added some test data (for when a two dots sequence is not removed), the refactored cleanPath **always** runs slightly faster in my computer: ```sh $ go test -bench...

@RNWCoder If you use the gem version `0.1.9` or above, you should already be able to do so. If you import `apexcharts.js` yourself, make sure you use the package version...