Douglas Mak

Results 14 comments of Douglas Mak

My public and dist folder are siblings, so I am trying to serve the root directory, but I keep getting a `CANNOT GET public/index.html` error. ``` gulp.task('webserver', function() { gulp.src('root')...

@naderst I actually made a fork with currency symbol support as well, if you are interested in making these changes and making a PR to my fork, I would gladly...

I am having the exact same issue, and I am using `filerev`

This might help some people, so if you are using cssmin, it would rebase the URLs. You want to disable that for the cssmin and then use compass to help...

The chart I need has overlap with this. Specifically, I need a net worth chart: ![GitHub Logo](http://pages.cs.wisc.edu/~johns/finance/networth/chart.moneycenter.do_files/chartImage_003.png)

@photong I put in a PR a while back that allows this: https://github.com/gionkunz/chartist-js/pull/436

I think there should be two options for multiple charts on the same graph. 1) One that uses the same data/axis 2) One that uses two different sets of data...

@hristod No, but some people are just using the same canvas and painting over the original graph

@gionkunz Just out of curiosity, where in the process is this? Is it still being planned and brainstormed? Do you need help extra programming help?