-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding interpolation choice for line charts #39
Merged
Merged
Conversation
This file contains 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
Member
mistercrunch
commented
Oct 2, 2015
@akuhn , it's so easy to add a chart option now! I like how form_data is just available in the js |
mistercrunch
added a commit
that referenced
this pull request
Oct 2, 2015
Adding interpolation choice for line charts
hughhhh
referenced
this pull request
in lyft/incubator-superset
Apr 1, 2018
Remove unneeded elb @lyft/command-center
john-bodley
added a commit
to john-bodley/superset
that referenced
this pull request
Apr 20, 2018
John bodley cherry picks
mistercrunch
referenced
this pull request
in mistercrunch/superset
May 2, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here.
mistercrunch
added a commit
that referenced
this pull request
May 2, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here.
mistercrunch
referenced
this pull request
in lyft/incubator-superset
May 2, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
hughhhh
referenced
this pull request
in lyft/incubator-superset
May 16, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
michellethomas
pushed a commit
to michellethomas/panoramix
that referenced
this pull request
May 24, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "&apache#39;NoneType&apache#39; object has no attribute &apache#39;is_num&apache#39;" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here.
mistercrunch
referenced
this pull request
in lyft/incubator-superset
May 30, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
mistercrunch
referenced
this pull request
in lyft/incubator-superset
May 30, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
timifasubaa
pushed a commit
to timifasubaa/incubator-superset
that referenced
this pull request
May 31, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "&apache#39;NoneType&apache#39; object has no attribute &apache#39;is_num&apache#39;" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here.
mistercrunch
referenced
this pull request
in lyft/incubator-superset
Jun 4, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
hughhhh
referenced
this pull request
in lyft/incubator-superset
Jun 7, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
hughhhh
referenced
this pull request
in lyft/incubator-superset
Jun 7, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
hughhhh
referenced
this pull request
in lyft/incubator-superset
Jun 7, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
mistercrunch
referenced
this pull request
in lyft/incubator-superset
Jun 7, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
hughhhh
referenced
this pull request
in lyft/incubator-superset
Jun 27, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "'NoneType' object has no attribute 'is_num'" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here. (cherry picked from commit e213ccd)
wenchma
pushed a commit
to wenchma/incubator-superset
that referenced
this pull request
Nov 16, 2018
if a filter is created on a chart, and the column is removed from the dataset, you get a "&apache#39;NoneType&apache#39; object has no attribute &apache#39;is_num&apache#39;" or something to that effect. This fix disregards the filter. Also error messages were HTML escaped which React does already anyways so that's not necessary [anymore] here.
betodealmeida
pushed a commit
that referenced
this pull request
Sep 20, 2019
Release 20190531b All new files have ASL header, so I'm skipping the license check that got stuck.
graceguo-supercat
pushed a commit
to graceguo-supercat/superset
that referenced
this pull request
Oct 4, 2021
Since it's 100% it seems worthwhile to add ;)
zhaoyongjie
pushed a commit
that referenced
this pull request
Nov 24, 2021
Since it's 100% it seems worthwhile to add ;)
zhaoyongjie
pushed a commit
that referenced
this pull request
Nov 25, 2021
Since it's 100% it seems worthwhile to add ;)
zhaoyongjie
pushed a commit
that referenced
this pull request
Nov 26, 2021
Since it's 100% it seems worthwhile to add ;)
zhaoyongjie
pushed a commit
that referenced
this pull request
Nov 30, 2021
9 tasks
mistercrunch
added
🏷️ bot
A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels
🚢 0.5.0
labels
Feb 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.