Hi Lukas,

thanks for the pointer to ECharts - I've had a look at it and implemented two 
sample visualizations based on ECharts, a bar chart and a wordcloud 
visualizations. They have a very nice unified API which makes it quite 
straightforward to integrate more visualizations into our dashboard.

You can find the new visualizations here: 
https://github.com/apache/incubator-streampipes/blob/dev/ui/src/app/dashboard/components/widgets/bar-race/bar-race-widget.component.ts

Dominik

On 2021/01/17 08:20:00, "Lukas Ott (Jira)" <[email protected]> wrote: 
> Lukas Ott created STREAMPIPES-279:
> -------------------------------------
> 
>              Summary: Integrate Apache ECharts for Diagram Visualization
>                  Key: STREAMPIPES-279
>                  URL: https://issues.apache.org/jira/browse/STREAMPIPES-279
>              Project: StreamPipes
>           Issue Type: New Feature
>           Components: UI
>             Reporter: Lukas Ott
> 
> 
> [https://cwiki.apache.org/confluence/display/STREAMPIPES/Improving+StreamPipes+Visualizations]
>  
>  
> There are two amazing visualization projects in Apache: 
>  
> 1) [https://echarts.apache.org/en/index.html]
>  
> 2) [https://superset.apache.org/]
>  
> Especially to make Apache StreamPipes more attractive for Endusers the 
> Dashboard Functionality is Key. 
>  
> At the current state there will be most of all a comparison between Node-Red 
> and Apache StreamPipes. In my humble opinion a key differentiator is the easy 
> way to generate dashboards and diagrams basically out of the box. If we could 
> manage to e.g. integrate Apache ECharts with Apache StreamPipes this could be 
> a game changer. Especially when you look at standard commercial products 
> which basically have a lack of automatically showing stuff as easy as 
> StreamPipes is already capable of doing.
> 
> 
> 
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)
> 

Reply via email to