Michele Mauri

Results 19 issues of Michele Mauri

I'm trying to load a geoJson containing several features (polygons and multi polygons) with data attached. I't not clear to me, however, how to display them using mappa. the [API...

@giorgiouboldi super minor thing, do you have a favicon image with the new logo?

## Current Behavior On Silicon Macs, when the app is minimized, in the dock it appears with Netbeans icon and not the Gephi one: ## Steps to Reproduce 1. Open...

To review

**Is your feature request related to a problem? Please describe.** I'd like to export html cells from the cell menu. **Describe the solution you'd like** when you open the cell...

Feature Request

When we map numerical dimensions to labels, we could have numbers with a very long decimal part due to the chosen aggregations (see image below). We could hardcode a rounding...

enhancement
invalid

see the example: https://observablehq.com/@mikima/concave-hull

enhancement
📐 Convex Hull

see the `line.defined` function: https://observablehq.com/@d3/d3-line#Unknown

enhancement
📐 linechart

At the moment, among the visual options types there is only `colorScale` (see https://rawgraphs.github.io/rawgraphs-core/docs/chart-interface#visualoptions). Would be nice to have an option to define a single color, as for the background...

At the moment, dates datatype is noted as: `dimension.dataType.type: 'date'` while for numbers is `dimension.dataType: 'number'` which makes more complex its usage in rendere (e.g. to understand if we should...

enhancement