FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use bqscales by martinRenou · Pull Request #904 · bqplot/bqplot · GitHub

/ bqplot Public

Use bqscales - #904

Merged
martinRenou merged 1 commit into
bqplot:masterfrom
martinRenou:scale
Aug 25, 2021
Merged

Use bqscales#904
martinRenou merged 1 commit into
bqplot:masterfrom
martinRenou:scale

Conversation

martinRenou commented Sep 13, 2019
edited
Loading

Copy link
Copy Markdown
Member

Remove all scales from bqplot and use bqscales instead.

Improvements ideas for when the scales are in a separate package:

  • make use of https://github.com/d3/d3-scale-chromatic it contains the same color schemes as what's currently available in bqplot and more.
  • have a ColorMap/ColorAxis widget (a bit like the ColorAxis widget from bqplot, but that would not require a Figure for being displayed). This would allow other libraries that will use the scales to display a color-map. Maybe make use of https://github.com/vidartf/chromabar which also uses d3-scale-chromatic

Copy link
Copy Markdown
Member Author

@SylvainCorlay @maartenbreddels @JohanMabille would you like to review this PR?

Copy link
Copy Markdown
Member Author

More changes coming actually. I'm using more strict TypeScript rules locally.

martinRenou force-pushed the scale branch 3 times, most recently from 4a63f75 to f862fa6 Compare September 24, 2019 13:59
martinRenou force-pushed the scale branch 4 times, most recently from 4a04f45 to a27f2dd Compare December 17, 2019 09:17
martinRenou changed the title [WIP] - Exporting scales from bqplot Exporting scales from bqplot Dec 17, 2019

Copy link
Copy Markdown
Member Author

@maartenbreddels @JohanMabille Would you mind giving it a review?

Comment thread js/src/ScatterBase.ts Outdated
martinRenou force-pushed the scale branch 4 times, most recently from 3edfb13 to 4f3744d Compare December 17, 2019 12:26
martinRenou force-pushed the scale branch 5 times, most recently from 38906b9 to 397ee8f Compare January 26, 2021 15:55
martinRenou changed the title Exporting scales from bqplot Use bqscales Jan 26, 2021
martinRenou marked this pull request as draft January 26, 2021 16:57

Copy link
Copy Markdown
Member Author

Even though the tests are passing, this is not yet working due to a runtime issue in bqscales, I will fix it.

martinRenou force-pushed the scale branch 3 times, most recently from 0d4f7ba to d07bd54 Compare January 28, 2021 16:56
martinRenou marked this pull request as ready for review January 28, 2021 17:13

Copy link
Copy Markdown
Member Author

This PR is ready for review

martinRenou marked this pull request as draft August 20, 2021 13:07
martinRenou force-pushed the scale branch 5 times, most recently from f0fcd57 to fcff33d Compare August 20, 2021 14:11
martinRenou reopened this Aug 20, 2021

Copy link
Copy Markdown
Member Author

Trigerring CI

Copy link
Copy Markdown
Member Author

kicking CI

martinRenou reopened this Aug 24, 2021
martinRenou reopened this Aug 24, 2021
martinRenou force-pushed the scale branch 3 times, most recently from fc435a0 to d2bae36 Compare August 25, 2021 07:53
martinRenou marked this pull request as ready for review August 25, 2021 08:10
martinRenou reopened this Aug 25, 2021
martinRenou reopened this Aug 25, 2021
martinRenou merged commit 8bb2279 into bqplot:master Aug 25, 2021
martinRenou deleted the scale branch August 25, 2021 11:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL