Commit Graph
164 Commits
Author SHA1 Message Date
Harman Waseer a3d3feb7fd Fix the order of if-else condition 2021-02-25 19:46:23 +05:30
Harman Waseer f5452687e1 Fix Lint 2021-02-24 20:35:34 +05:30
Harman Waseer 4f71452e33 Revert accidental change 2021-02-24 20:22:12 +05:30
Harman Waseer 14ce72d048 Make Categorical labels visible on x-axis 2021-02-24 20:16:32 +05:30
Harman Waseer f8c938b8d0 Add support for categorical parameters 2021-02-24 18:08:59 +05:30
Harman Waseer 8a761f37ed Fix position and set initial value of Select Box 2021-02-24 13:46:32 +05:30
Harman Waseer 9908fe4707 Minor change 2021-02-24 00:16:34 +05:30
Harman Waseer b9279d15fd Fix linting 2021-02-24 00:10:14 +05:30
Harman Waseer c1e7ee31eb Fix js-build error 2021-02-23 23:49:00 +05:30
Harman Waseer 88bfc31431 Enable select button in Graphslice.tsx 2021-02-23 23:24:38 +05:30
Harman Waseer 559c096a7d change plotly.js-dist to plotly.js-basic-dist 2021-02-23 18:19:31 +05:30
Harman Waseer f762c49cbe Merge remote-tracking branch 'upstream/main' 2021-02-23 18:17:05 +05:30
Harman Waseer 497e1602b7 minor changes 2021-02-23 18:16:18 +05:30
Harman Waseer b844ea4c6b WIP: Add Select Box in Graph slice 2021-02-23 18:09:40 +05:30
Masashi SHIBATA 5403b54097 Merge pull request #40 from optuna/use-plotly-basic-dist
Slimming down bundle.js by using plotly.js-basic-dist
2021-02-23 18:37:45 +09:00
c-bata 77b6089c4b Use plotly.js-basic-dist 2021-02-23 18:31:45 +09:00
Masashi SHIBATA 1f4bd96fb3 Merge pull request #39 from optuna/reduce-eslint-warnings
Reduce eslint warnings
2021-02-23 16:09:47 +09:00
c-bata ff450ca0d2 Remove eslint warnings of StudyList.tsx 2021-02-23 15:54:12 +09:00
c-bata b5b4a3b31a Remove eslint warnings of StudyDetail.tsx 2021-02-23 15:54:02 +09:00
c-bata 708464d75a Modify repository url 2021-02-23 13:38:14 +09:00
c-bata 1e7d13440f Bump up the version to v0.2.3 2021-02-22 23:12:32 +09:00
Masashi SHIBATA ecea110591 Merge pull request #36 from optuna/fix-zero-objective-value
Fix a bug that zero objective value is not shown.
2021-02-22 23:12:06 +09:00
c-bata d1dc73e14c Fix a bug that zero objective value is not shown 2021-02-22 23:08:35 +09:00
Masashi SHIBATA f508c13295 Merge pull request #35 from optuna/use-column-index-for-sort
Fix objective value sorting.
2021-02-22 23:07:11 +09:00
c-bata 91c52f599b Add a refactor change 2021-02-22 22:55:16 +09:00
c-bata 207ae862e7 Run prettier 2021-02-22 22:35:17 +09:00
c-bata aeef6ca5c5 Fix sort by values 2021-02-22 22:32:59 +09:00
c-bata 391d3eb9b5 Fix sort order icon 2021-02-22 21:29:11 +09:00
c-bata ab71cdb35c Sort by column index instead of keyof T 2021-02-22 20:45:47 +09:00
Harman Waseer 0699f4e4e7 Enable multi-parameter visualisation for plot_slice 2021-02-22 15:08:21 +05:30
Harman Waseer 52f260da31 Remove the use of dimension variable , minor refactoring and change the layout to enable data point visibility 2021-02-20 22:13:56 +05:30
Masashi SHIBATA b6bc93684d Remove alternative section from README.md 2021-02-19 18:17:13 +09:00
Harman Waseer 9c148bab3b Fix lint 2021-02-16 21:35:21 +05:30
Harman Waseer ad7fb4d1b0 fix errors 2021-02-16 20:22:01 +05:30
Harman Waseer aeedb23083 Failed attempt to port plot_slice to typescipt 2021-02-15 21:45:31 +05:30
c-bata 846be8a569 Update typescript-checks action 2021-02-10 22:13:18 +09:00
Masashi SHIBATA f3ed3a0d2f Merge pull request #31 from optuna/eslint
Introduce eslint
2021-02-10 21:53:08 +09:00
c-bata 33a7eb1246 Fix eslint errors 2021-02-10 21:47:36 +09:00
c-bata fe88d2b883 Add .eslintrc.js 2021-02-10 21:38:48 +09:00
c-bata 10d8047b1c Update issue templates 2021-02-10 19:04:02 +09:00
Masashi SHIBATA badc8dbf11 Update pypi-publish.yml 2021-02-03 01:16:56 +09:00
c-bata 8a3f479683 Bump up version number to 0.2.2 2021-01-25 22:49:41 +09:00
Masashi SHIBATA 9be4fc5616 Merge pull request #24 from optuna/fix-cache
Fix a bug of trials cache
2021-01-25 22:48:24 +09:00
c-bata 1b12655b7b Fix a bug of trials cache 2021-01-25 22:45:46 +09:00
c-bata f47c8e0de1 Update an issue template 2021-01-17 16:39:28 +09:00
Masashi SHIBATA 0938d3d564 Merge pull request #18 from optuna/switch-auto-reload
Put select box to change the reload interval time on AppBar.
2021-01-15 18:50:20 +09:00
c-bata 937cecbfd8 Put select box for reload interval time 2021-01-15 18:38:42 +09:00
c-bata b8a05203bd Merge branch 'main' into switch-auto-reload 2021-01-15 12:55:20 +09:00
c-bata a3720dfed2 Fix typescript checks workflow 2021-01-15 05:36:00 +09:00
Masashi SHIBATA dd3a31a372 Merge pull request #19 from optuna/js-build-check
Run js build check on Actions
2021-01-15 05:29:53 +09:00