Demetris Roumis

Results 133 issues of Demetris Roumis

The examples site should have an obvious way to return to HoloViz.org

### Problem description We can set the navigable bounds of a continuous axis, e.g. `p.x_range.bounds = (10, 50)` but not a categorical axis, e.g. `p.y_range.bounds = ("b", "f")`. If the...

type: feature
tag: component: bokehjs

### Software versions Python version : 3.11.8 | packaged by conda-forge | (main, Feb 16 2024, 20:49:36) [Clang 16.0.6 ] IPython version : 8.22.2 Tornado version : 6.4 Bokeh version...

type: bug
tag: component: bokehjs
grant: CZI R5

### Problem description In the current implementation, when dealing with visualizations that incorporate multiple [subplots](https://docs.bokeh.org/en/latest/docs/examples/interaction/tools/subcoordinates_zoom.html) (e.g., for simultaneously recorded timeseries data such as EEG, MEG, ECG in neuroscience), there's a...

type: feature
grant: CZI R5

https://github.com/flatironinstitute/mountainlab-js/blob/e4bd5c26b7d604703ed4019f02cb7fe78412f816/mlproc/run_process.js#L1504 we (frank lab) are having trouble creating hard links on our server which caused copying of the whole file and significant slow down. changing run_process.js to make symlinks instead...

The tutorial relies on anaconda-project, which no one uses for actual development/analysis with HoloViz and therefore I don't think it's helping new users understand how to utilize HoloViz. Instead, I...

extracted from #351 ## Reorganize primary navigation - [x] Remove 'Introduction'; users can get to the homepage by clicking on the holoviz logo - [ ] Merge 'Installation' content into...

#### ALL software version info panel 1.4.1 #### Description of expected behavior and the observed behavior While trying to get a tabulator table to fit within widgetbox in a sidebar....

type: bug