Commit Graph
226 Commits
Author SHA1 Message Date
Masashi SHIBATA f62429c8df Update DEVELOPMENT.md 2021-02-27 22:47:23 +09:00
Henry Cui 2a0b7e0d62 Enabled pareto front 2d plot 2021-02-27 17:50:04 +09:00
c-bata 7a9d93406f Bump up the version to v0.3.0 2021-02-27 17:44:39 +09:00
Henry Cui 1a7ac3ff3c Add simple pareto front plot 2021-02-27 16:16:49 +09:00
Masashi SHIBATA 0e3861c9a9 Merge pull request #42 from zchenry/main
Correctly recognizing numbers
2021-02-27 14:36:12 +09:00
Henry Cui 945d6efd13 Correctly recognizing numbers 2021-02-27 14:30:15 +09:00
Masashi SHIBATA d7337a14bf Merge pull request #43 from optuna/revert-plotly-basic
Revert plotly.js-basic-dist.
2021-02-27 14:21:53 +09:00
c-bata aece921a4b Use plotly.js-dist instead of basic-dist 2021-02-27 14:19:53 +09:00
c-bata f8e35c19f7 Revert "Merge pull request #40 from optuna/use-plotly-basic-dist"
This reverts commit 5403b54097, reversing
changes made to 1f4bd96fb3.
2021-02-27 14:12:05 +09:00
Masashi SHIBATA c749b4fedb Merge pull request #41 from zchenry/main
Adapt GraphSlice to MultiObjective
2021-02-27 13:23:50 +09:00
Henry Cui 38754752b9 Adapt GraphSlice to MultiObjective 2021-02-27 11:55:53 +09:00
Masashi SHIBATA a59d29510c Merge pull request #34 from 2403hwaseer/main
Port plot_slice to typescript
2021-02-26 23:55:13 +09:00
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