Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Additional HUE charts and widgets

avatar
Visitor

Hello, 

 

I'm wandering to add new new chart types (dots, bubbles, candles, etc.) and other widgets to Hue. I can't find any user or development guides. Please advice where to start from

1 ACCEPTED SOLUTION

avatar
Super Guru
1 REPLY 1

avatar
Super Guru
I would recommend to look at the commits of the Search app:
https://github.com/cloudera/hue/tree/master/apps/search/src/search

And a presentation
http://gethue.com/presentation-solr-lucene-revolution-interactively-search-and-visualize-your-big-da...

But this is mostly DIY currently.

Romain