Results 19 issues of Tom Alon

Please add a `main` field in `bower.json`, to let [wiredep](https://github.com/taptapship/wiredep) automatically inject the css into any project Thanks.

@timolins This fixes [Hyperlayout simply printing out config](#8) for me and gets Hyperlayout to work on Windows. 😄

- **OS version and name**: Windows 10 64bit - **Hyper.app version**: 1.0.0 - **Link of a [Gist](https://gist.github.com/) with the contents of your .hyper.js**: [hyper.js gist](https://gist.github.com/stereokai/2b0c8e4d9b997ee8c1d31f73ac43c63f) - **Relevent information from devtools**:...

📜 Type: Guide

Please see: http://www.stereokai.com/multi-charts-comparison/#plotly The code can be found here: https://github.com/stereokai/multi-charts-comparison/blob/publish/renderers/Plotly/Plotly.js#L22-77 Problem: Janky and slow graphical performance Question: What can I improve in my code to squeeze more FPS from Plotly.js?...

Please see: http://www.stereokai.com/multi-charts-comparison/#plotly The code can be found here: https://github.com/stereokai/multi-charts-comparison/blob/publish/renderers/Plotly/Plotly.js#L22-77 Problem: Range slider is empty, does not draw any chart when rendering with webgl. Expectation: Range slider will draw the...

Hi, thanks for this plugin. Is it possible to use it without ExtractTextPlugin?

I'm researching charting libraries for the project in the picture below. The design calls for between 10-25 line charts that share the same time series x-axis. Each line chart can...

question
d3fc-webgl

I have been looking into ways to optimize our build speed, and arrived at the caching options offered by DllPlugin/DllReferencePlugin and HardSourceWebpackPlugin. Installed and examined both HardSourceWebpackPlugin and DllPlugin/DllReferencePlugin. (Side...

question

@mzgoddard I love HardSource and appreciate the amazing work and ample thought put into it. After having been using for a while, I feel like HardSource *more often then not*...