Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change build to use es6 modules #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jaimedp
Copy link
Contributor

@jaimedp jaimedp commented Apr 28, 2018

No description provided.

* });
*
*
* @name map(data, options)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the name used anywhere? The signature differs from the actual one here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The jsdoc entry is a reflection of how the visualization should be used and is for generation of the documentation, and not how the signature of the renderer function is defined... it may be a bit strange/confusing that is right before the definition of the renderer, but you'd not be calling that function directly.

.tooltip()
// .marker([[-122.490402, 37.786453]], {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this commented out?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed changes to this file... is file is more a sandbox to play with the lib locally than anything that is published

@jaimedp
Copy link
Contributor Author

jaimedp commented May 1, 2018

Note that for this changes to work, we need to publish contour to npm as this lib has a dependency on "contour@2.0.0"

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants