Skip to content

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.

.smallStatesCallouts()

.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 "[email protected]"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants