-
Notifications
You must be signed in to change notification settings - Fork 1
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
Example Page - Basic Chart Implementation #22
Comments
1 task
wayangalihpratama
added a commit
that referenced
this issue
Jul 29, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 29, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 29, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 29, 2024
Update default chart states to align w/ current version
ifirmawan
added a commit
that referenced
this issue
Jul 29, 2024
- Update styles: make all buttons sticky
ifirmawan
added a commit
that referenced
this issue
Jul 29, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 29, 2024
2 tasks
ifirmawan
added a commit
that referenced
this issue
Jul 29, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 30, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 30, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 30, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 30, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 30, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 30, 2024
ifirmawan
added a commit
that referenced
this issue
Jul 30, 2024
dedenbangkit
added a commit
that referenced
this issue
Jul 30, 2024
* Update version to 0.1.0 * [#2] Remove unnecessary App test * [#22] Install jest-canvas-mock & link react react-dom to root * [#22] Implement jest-canvas-mock * [#22] Update default chart context states Update default chart states to align w/ current version * [#22] Show documentation for both config (raw & default) - Update styles: make all buttons sticky * [#22] Implement basic charts in ChartDisplay * [#22] Update code-block to generate basic charts * [#22] Update tests * [#22] Revert changes update react react-dom in root * [#22] Adding stackbar & stackCluster in code-block & ChartDisplay * [#22] Handle rerendering the chart in useEcharts hooks * [#22] Handle nullable keys in normalizeData * [#22] Update root dist * [#22] Resize the charts to full width when we hide the right panel * [#22] Update readme to include chart types * [#22] Fix inconsistent widths on first load * [#22] Update npm image src * [#22] Fix typo akvo-react-form-editor --------- Co-authored-by: dedenbangkit <mail@dedenbangkit.com>
dedenbangkit
added a commit
that referenced
this issue
Jul 31, 2024
* [#22] Init basic chart implementation * [#23] Create normalizeData function to support dataset * [#23] Support dataset format for Basic chart component * [#23] Show chart title * [#23] Update README * [#23] Create StackBar component with custom stackMapping * [#23] Create stack bar test * [#23] Update basic bar & line chart to render based on dimensions item * [#23] Create StackClusterColumn component * [#23] Fix basic chart styling * [#23] Update README * Feature/22 example page basic chart implementation (#25) * Update version to 0.1.0 * [#2] Remove unnecessary App test * [#22] Install jest-canvas-mock & link react react-dom to root * [#22] Implement jest-canvas-mock * [#22] Update default chart context states Update default chart states to align w/ current version * [#22] Show documentation for both config (raw & default) - Update styles: make all buttons sticky * [#22] Implement basic charts in ChartDisplay * [#22] Update code-block to generate basic charts * [#22] Update tests * [#22] Revert changes update react react-dom in root * [#22] Adding stackbar & stackCluster in code-block & ChartDisplay * [#22] Handle rerendering the chart in useEcharts hooks * [#22] Handle nullable keys in normalizeData * [#22] Update root dist * [#22] Resize the charts to full width when we hide the right panel * [#22] Update readme to include chart types * [#22] Fix inconsistent widths on first load * [#22] Update npm image src * [#22] Fix typo akvo-react-form-editor --------- Co-authored-by: dedenbangkit <mail@dedenbangkit.com> --------- Co-authored-by: Iwan firmawan <firmawaneiwan@gmail.com> Co-authored-by: dedenbangkit <mail@dedenbangkit.com> Co-authored-by: Deden Bangkit <dedenbangkit@users.noreply.github.com>
dedenbangkit
added a commit
that referenced
this issue
Aug 1, 2024
* [#22] Init basic chart implementation * [#23] Create normalizeData function to support dataset * [#23] Support dataset format for Basic chart component * [#23] Show chart title * [#23] Update README * [#23] Create StackBar component with custom stackMapping * [#23] Create stack bar test * [#23] Update basic bar & line chart to render based on dimensions item * [#23] Create StackClusterColumn component * [#23] Fix basic chart styling * [#23] Update README * Feature/22 example page basic chart implementation (#25) * Update version to 0.1.0 * [#2] Remove unnecessary App test * [#22] Install jest-canvas-mock & link react react-dom to root * [#22] Implement jest-canvas-mock * [#22] Update default chart context states Update default chart states to align w/ current version * [#22] Show documentation for both config (raw & default) - Update styles: make all buttons sticky * [#22] Implement basic charts in ChartDisplay * [#22] Update code-block to generate basic charts * [#22] Update tests * [#22] Revert changes update react react-dom in root * [#22] Adding stackbar & stackCluster in code-block & ChartDisplay * [#22] Handle rerendering the chart in useEcharts hooks * [#22] Handle nullable keys in normalizeData * [#22] Update root dist * [#22] Resize the charts to full width when we hide the right panel * [#22] Update readme to include chart types * [#22] Fix inconsistent widths on first load * [#22] Update npm image src * [#22] Fix typo akvo-react-form-editor --------- Co-authored-by: dedenbangkit <mail@dedenbangkit.com> * [#29] Init sidebar in example page * [#29] Add sidebar icons * [#29] Fix code display section * [#29] Update JSON data display * [#29] Remove extra whitespaces when render code block * [#29] Refine code, create static chart types * [#29] Update example page to use different data for basic & stack chart * [#29] Update basic chart example data * [#29] Hide pie & doughnut axis * [#29] Fix horizontal chart axis option --------- Co-authored-by: Iwan firmawan <firmawaneiwan@gmail.com> Co-authored-by: dedenbangkit <mail@dedenbangkit.com> Co-authored-by: Deden Bangkit <dedenbangkit@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: