-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop a dynamic viz generator module that validates dashboard configuration and renders the dashboard with tabs, charts, filters etc.., #402
Comments
Hi!
Please update the ticket |
Hello @pandutibil!
|
Hi Ryan, Thank you for showing interest, please share your email address and availability. So, that I can schedule a meeting where we can discuss in detail Thank you |
hello @pandutibil , can I work on this issue? |
Hi Sanjay, Thank you for showing interest, please share your email address and availability. So, that I can schedule a meeting where we can discuss in detail Thank you |
@pandutibil |
Hi All, If anyone wants to contribute to this ticket can join the following link C4GT-Discussion Thank You |
@pandutibil i want to work on this issue plz assign me |
Hi, @pandutibil, I would love to work on this issue, with past experience in web technologies, I can easily work on this feature and produce a great output! |
@pandutibil |
Hey @Animesh239, @Sar-thak-3 , |
Description
Create a flexible visualization generation module capable of generating dashboards based on provided configurations. These configurations encompass dataset details, filter criteria, and chart specifications for different report levels. The module will dynamically construct charts and filters according to the given configuration, creating a dashboard with tabs and visual representations tailored to the specified criteria. Utilize the JOI library to ensure the validity of dashboard and report configurations. Implement validation checks to identify and handle any invalid values within the provided configuration. Here the chart types should be mapped to the cQube chart components.
Goals
Implement Visualization generator module to support the dynamic creation of various charts through configuration
Expected outcome
Visualization generator module to be created and it must support the dynamic creation of various charts through configuration. It also should be able to check the necessary validations and the configuration format
Acceptance Criteria
Implementation Details
Create a new angular module within the cqube visualization layer repository which is based on Angular framework. Create necessary components and include validation checks to support the creation of visualization components dynamically through the configuration which is provided as input to the above module
Product Name
cQube
Project Name
cQube
Organization Name
Tibil computer solutions Pvt Ltd
Domain
UI Development
Tech Skills Needed
Angular, D3.js
Category
UI
Mentor(s)
Pandu Ankani
Complexity
High
The text was updated successfully, but these errors were encountered: