Skip to content

Construct only one ChartRenderer; keep and reuse previous HTML#411

Open
zestyping wants to merge 1 commit intodevfrom
ping/static-chart-renderer
Open

Construct only one ChartRenderer; keep and reuse previous HTML#411
zestyping wants to merge 1 commit intodevfrom
ping/static-chart-renderer

Conversation

@zestyping
Copy link
Contributor

This speeds up rendering by retaining previously generated HTML and reusing it when possible. There is now only one static application-wide ChartRenderer; the app no longer creates and destroys a ChartRenderer every time you open or close the PatientChartActivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments