You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/01/15 07:29:40 UTC

[superset] branch master updated (2d10a2c -> d70db43)

This is an automated email from the ASF dual-hosted git repository.

villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 2d10a2c  ci: remove refs/tags from docker tags on a release (#12518)
     add d70db43  fix: lowercase all columns in examples (#12530)

No new revisions were added by this update.

Summary of changes:
 .../Are_you_an_ethnic_minority_in_your_city.yaml   |  2 +-
 .../charts/Breakdown_of_Developer_Type.yaml        |  2 +-
 superset/examples/configs/charts/Commute_Time.yaml |  2 +-
 ...elopers_Is_this_your_first_development_job.yaml |  2 +-
 .../configs/charts/Ethnic_Minority__Gender.yaml    |  4 +-
 .../examples/configs/charts/Filter_Segments.yaml   |  9 +++-
 .../configs/charts/Filtering_Vaccines.yaml         |  7 +--
 .../configs/charts/First_Time_Developer.yaml       |  4 +-
 .../charts/First_Time_Developer__Commute_Time.yaml |  4 +-
 superset/examples/configs/charts/Games.yaml        | 20 ++++-----
 .../examples/configs/charts/Games_per_Genre.yaml   |  6 +--
 .../configs/charts/Games_per_Genre_over_time.yaml  |  6 +--
 superset/examples/configs/charts/Gender.yaml       |  2 +-
 .../How_much_do_you_expect_to_earn_0_-_100k.yaml   |  2 +-
 .../charts/Last_Year_Income_Distribution.yaml      |  2 +-
 .../configs/charts/Most_Dominant_Platforms.yaml    |  8 ++--
 .../Number_of_Deals_for_each_Combination.yaml      |  6 +--
 ...mes_That_Hit_100k_in_Sales_By_Release_Year.yaml |  4 +-
 .../charts/Overall_Sales_By_Product_Line.yaml      |  6 +--
 .../charts/Popular_Genres_Across_Platforms.yaml    |  6 +--
 .../Proportion_of_Revenue_by_Product_Line.yaml     |  6 +--
 .../charts/Publishers_With_Most_Titles.yaml        | 16 +++----
 .../examples/configs/charts/Quarterly_Sales.yaml   |  4 +-
 .../charts/Quarterly_Sales_By_Product_Line.yaml    |  6 +--
 .../configs/charts/Relocation_ability.yaml         |  2 +-
 .../configs/charts/Revenue_by_Deal_Size.yaml       |  6 +--
 .../charts/Rise__Fall_of_Video_Game_Consoles.yaml  |  8 ++--
 .../Seasonality_of_Revenue_per_Product_Line.yaml   |  6 +--
 ...op_10_Games_Proportion_of_Sales_in_Markets.yaml | 14 +++---
 .../examples/configs/charts/Total_Items_Sold.yaml  |  4 +-
 .../charts/Total_Items_Sold_By_Product_Line.yaml   |  6 +--
 .../examples/configs/charts/Total_Revenue.yaml     |  4 +-
 .../Total_Sales_per_Market_Grouped_by_Genre.yaml   | 14 +++---
 .../Vaccine_Candidates_per_Approach__Stage.yaml    |  4 +-
 .../charts/Vaccine_Candidates_per_Country.yaml     |  2 +-
 .../charts/Vaccine_Candidates_per_Country_261.yaml |  4 +-
 .../Vaccine_Candidates_per_Country__Stage.yaml     |  4 +-
 .../Vaccine_Candidates_per_Country__Stage_749.yaml |  4 +-
 .../charts/Vaccine_Candidates_per_Phase.yaml       |  2 +-
 .../charts/Vaccine_Candidates_per_Phase_587.yaml   |  2 +-
 .../configs/charts/Vehicle_Sales_Filter.yaml       |  8 ++--
 .../configs/charts/Video_Game_Sales_Filter.yaml    | 11 +++--
 .../configs/charts/Work_Location_Preference.yaml   |  2 +-
 .../configs/datasets/examples/FCC_2018_Survey.yaml | 18 ++++----
 .../datasets/examples/cleaned_sales_data.yaml      | 52 +++++++++++-----------
 .../configs/datasets/examples/covid_vaccines.yaml  | 44 +++++++++---------
 .../datasets/examples/video_game_sales.yaml        | 24 +++++-----
 47 files changed, 196 insertions(+), 185 deletions(-)