andig

Results 274 issues of andig

I'm using app.js and have added dev tools. In the console I'm getting `Error: Cannot find module 'remote'` in module.js 440. I have not changed the repo structure. Any idea...

When hovering over traces it shows coordinates and trace value. It would be great if it could show the timestamp, too in case of timeseries metrics.

I have the following plotly chart (v0.0.4): The legend scale is correct but its missing the color scale that is shown in the plot.

While axes allow to specify range "non-negative" and "between", there is no customisation of traces possible. It would be great to only allow traces without a certain range (e.g. to...

In https://github.com/andig/carddav2fb/blob/master/src/Vcard/Parser.php#L259 we need to parse additional elements generated by AVM Fritz!Boxes. Currently, since `parse()` is such a monster function it is not extensible without basically duplicating the entire code....

Seems this is currently not supported: https://tools.ietf.org/html/rfc6350#section-3.4

![842E1C0D-C3B0-4ACE-AF6D-CAE622F072A5](https://user-images.githubusercontent.com/184815/57574563-a2849080-743b-11e9-91ee-6a0ca2e4a3ea.png)

Bug

The following points might lend themselves to a cleanup: - `aggregator` is a (unneeded) synonym for the `group` context - `channel.json` returns `channels` array, however `channel/uuid.json` returns `entity` object (inconsistent)...

Enhancement