-
hi,
last beta working well with covalent, now i get the next problem.
i try to migrate our app from angular-cli to fuse-box, and now make the naxt library trouble: [fin-hypergrid](https://github.com…
-
Attempting to have 2 header rows on the latest release. Using the `grouped-header` plugin throws an error when calling `grid.installPlugins(require('grouped-header'))`.
```
Uncaught TypeError: Can…
-
Hello,
I'm using media queries with zoom property and it's confusing cell selection within the canvas.
Here's a snippet to replicate the case:
```
TEST
…
-
Hi,
Based on the comment at
https://github.com/openfin/fin-hypergrid-data-source-base/blob/master/index.js#L17
The code at:
https://github.com/openfin/hyper-analytics/blob/master/js/DataSource…
-
We are well aware of that our default grid colors may be a bit bland.
We hope to resurface a color scheme such as how our old Polymer demos worked.
http://openfin.github.io/fin-hypergrid-polymer-dem…
-
I am unable to select certain cells when showRowNumbers=false.
In the below example I am unable to select any cells in the column 'Test'.
```
import Hypergrid from 'fin-hypergrid';
let grid = …
-
[fin-hypergrid](https://github.com/openfin/fin-hypergrid) renders the grid contents on a canvas element. Editing cell contents still pops up a regular DOM input element.
PhosphorJS also has some [w…
-
I thought I'd share a few js notebooks I put together using your lib since I've seen many js devs and data viz pros use that platform lately for online examples:
https://observablehq.com/@randomfra…
-
The following won't work in Chrome latest stable build
https://github.com/openfin/fincanvas/blob/db990dae9b1ca5c34313b2f6311651a16677eb45/src/index.js#L610
Consider the following statement is true…
-
The sorting demo wasn't working locally and then I noticed that it's not working on the demo site, itself, apparently (https://fin-hypergrid.github.io/core/demo/sorting-example.html)