Git Product home page Git Product logo

idescat / visual Goto Github PK

View Code? Open in Web Editor NEW
62.0 62.0 14.0 6.7 MB

Visual is a Javascript library for data visualization developed by the Statistical Institute of Catalonia (Idescat). It is based on popular open source solutions. Visual offers a simple interface that encapsulates the complexity of these solutions for the most common chart types.

Home Page: https://www.idescat.cat/dev/visual/?lang=en

License: Other

JavaScript 53.26% HTML 45.64% CSS 1.10%
barchart catalonia catalunya charts choropleth choropleth-map data dataviz graphics js linechart map-regions maps piechart pyramid ranking scatterplot statistics stats visualization

visual's People

Contributors

alaxmo13 avatar badosa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

visual's Issues

User interaction exposure

Visual should expose user interaction to allow applications built on top of it to act accordingly (update the chart, synchronize the state of a companion element, etc.).

Implementation: Probably, a new property will allow developers to provide a reference to the window where the interaction data should be sent to and maybe also the events (click, hover) that should fire the message dispatch.

Zoomable maps

It would be awesome to have this integrated, specially when working with municipalities.

Mixed time series line-bar chart

Visual currently supports time series bar charts (tsbar) and time series line charts (tsline) but can't combine lines and bars.

Visual Maker/Viewer: footers with multiple paragraphs might be parsed incorrectly

Visual Maker allows you to specify footers as

"Lorem ipsum..." (single paragraph)

and

["Paragraph1","Paragraph2"] (multiple paragraphs)

Take into account, though, that the footer can be parsed incorrectly (and shown as a single paragraph one) if Paragraph1 (or Paragraph2) contains : or '. Please use : and ' to avoid this issue.

Example:

["Note: Lorem ipsum.","Source: Cicero's De finibus bonorum et malorum."]

Data download

Allow data extraction probably exposed using postMessage.

Animated Chart

Allow to provide time series for non-ts* chart types and add a player to animate the chart.

Multichart

Embed two charts side by side for comparisons (population pyramid in two different time refs., maps of two different regions, etc.).

Handling of quotes in Visual Viewer

Mixed use of quotes (" and ') is not handled correctly in "by" and "time" when they are arrays.

This issue does not affect the Visual library: it only affects the Visual Viewer. The Visual Viewer is only an experimental tool to let you test the Visual library.

Hideable map legend

The location of the legend can conflict with the map. Probably a hidden legend is better than the current solution: add a small clickable icon to show the legend?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.