nponeccop
nponeccop
Same as `axis-draw-transform` but with using upstream `d3-axis` instead of `myaxis.ts` It's related to #72 but let's not extend its scope. The intention is that we can monitor the progress...
- [ ] 1 - [ ] 2 - [ ] 3
http://stack.gl/packages/ - [ ] Benchmark plot.ly with WebGL backend - [ ] Benchmark gl-plot2d only
- [x] use `plotly` from NPM if possible - [ ] draw the same dataset as other examples
Q: интересно что браузер мне показывает половину разрешения, которое у меня якобы есть согласно gsmarena A: есть переменная отвечающая за скейл. для ретины он 2. погугли. aspect ratio кажись
Currently lines get thicker with zoom. Works in FF and Chrome including mobile.
- SVG SMIL `` - SVG CSS `@keyframe { transform: translate(100,100) }` - General-purpose CSS 3D transform with separate layer GPU tricks Even though SMIL is deprecated it's worth implementing...
Ниже предложение от @m-2k: слайдинг вверх вниз в графиках не используется же (да?), его можно не обрабатывать и транслировать обратно в браузер основная проблема будет в пороге отклонения линии вертикального...
Usually consistent 5 fps looks better than floating 6-10 fps. So browser performance should be measured using the "time to next requestAnimationFrame" trick and rendering should be adjusted so some...