Skip to content
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

Properly display computed axis on charts, use local time for all datetime functions #1116

Merged
merged 11 commits into from
Jul 26, 2020
Prev Previous commit
Next Next commit
Fix tests for d3fc
  • Loading branch information
sc1f committed Jul 14, 2020
commit ad4984ee0d913472a52701ba8e10c8c81a841e4c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"candlestick_filter_by_a_single_instrument_": "f988ca6494d7a36bada09928cd1a544e",
"candlestick_filter_to_date_range_": "8ca4da0a6229d4f9db4a845d5d415c20",
"__GIT_COMMIT__": "410648f3426fe2358cdf2a9a89424ed6cbe6122a",
"__GIT_COMMIT__": "66c751c99ac69898969049e164e63bb368e877dd",
"ohlc_filter_by_a_single_instrument_": "0110fac1f2befac1b97a9d33f0022acf",
"ohlc_filter_to_date_range_": "3ec466996be47e2c8df135a4303bf383",
"scatter_shows_a_grid_without_any_settings_applied_": "8677946ab48f16a376c421500d59e6c0",
Expand Down Expand Up @@ -125,5 +125,6 @@
"treemap_sorts_by_an_alpha_column_": "046d040908811f04c15f7646d9d70733",
"treemap_displays_visible_columns_": "62996aa87b1237b0be568a339a700bdf",
"treemap_with_column_position_1_set_to_null_": "a2f594ff864fb673cde708e4533d8edc",
"treemap_tooltip_columns_works": "9b3a44cc1b4b1d11cb8b635c850a0612"
"treemap_tooltip_columns_works": "9b3a44cc1b4b1d11cb8b635c850a0612",
"line_Sets_a_category_axis_when_pivoted_by_a_computed_datetime": "eb1c86dc44988ad9a65fdd5a335850b8"
}