Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Added point draw method for style 'line' #2227

Merged
merged 1 commit into from
Oct 24, 2016
Merged

Conversation

wimrijnders
Copy link
Contributor

@wimrijnders wimrijnders commented Oct 24, 2016

This concludes the conversion from drawing per graph to drawing per point.

An extra insight: The selection of the point drawing routine is only dependent on the current graph style.

Hence, the point drawing selection method only needs to be called when the options change (specifically this.style). Scan for this._pointDrawingMethod in Graph3d.js for the implementation of this.

@mojoaxel mojoaxel merged commit 70f76a2 into visjs:develop Oct 24, 2016
@wimrijnders wimrijnders deleted the PR25 branch October 24, 2016 13:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants