Skip to content

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Apr 15, 2016

@mdtusz @bpostlethwaite @mikolalysenko

image

as for heatmapgl, contourgl won't be part of the dist plotly.js bundle - until gl2d plots can have reliable image test support.

To register contourgl :

var Plotly = require('plotly.js/lib/core');

Plotly.register(
  require('plotly.js/lib/contourgl')
);

Plotly.plot(/* as normally */)

@mdtusz
Copy link
Contributor

mdtusz commented Apr 15, 2016

Nice sample plot. 🍻

@mdtusz
Copy link
Contributor

mdtusz commented Apr 20, 2016

Sorry this ones been sitting for a while. I can't find anything wrong here though!

💃

@bpostlethwaite
Copy link
Member

💃

@etpinard etpinard merged commit bb8137c into master Apr 20, 2016
@etpinard etpinard deleted the contourgl branch April 20, 2016 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature something new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants