Skip to content

Conversation

@maxmnemonic
Copy link
Contributor

@maxmnemonic maxmnemonic commented Apr 15, 2025

  • Implementation of chart serializer in HTML (same functionality as in Markdown), checks if Image has chart tabular data attached to it, and renders table with extracted values underneath.

  • Can be controlled by enable_chart_tables parameter (True by default)

  • Added tests for chart loading from DocTags and for chart data serialization into HTML and Markdown

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
@maxmnemonic maxmnemonic self-assigned this Apr 15, 2025
@mergify
Copy link

mergify bot commented Apr 15, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

🟢 Require two reviewer for test updates

Wonderful, this rule succeeded.

When test data is updated, we require two reviewers

  • #approved-reviews-by >= 2

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
@maxmnemonic maxmnemonic changed the title feat: Add chart tabular data serialization to HTML serializer feat: Add chart tabular data serialization to HTML serializer (WIP) Apr 15, 2025
Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
@maxmnemonic maxmnemonic changed the title feat: Add chart tabular data serialization to HTML serializer (WIP) feat: Add chart tabular data serialization to HTML serializer Apr 15, 2025
@maxmnemonic maxmnemonic marked this pull request as ready for review April 15, 2025 07:39
@maxmnemonic maxmnemonic changed the title feat: Add chart tabular data serialization to HTML serializer feat: Chart tabular data serialization for HTML serializer Apr 15, 2025
@maxmnemonic maxmnemonic requested a review from cau-git April 15, 2025 07:40
cau-git
cau-git previously approved these changes Apr 15, 2025
@maxmnemonic maxmnemonic changed the title feat: Chart tabular data serialization for HTML serializer feat: Chart tabular data serialization for HTML serializer (WIP) Apr 15, 2025
Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
…rt serialization into html and md

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
@maxmnemonic maxmnemonic requested a review from cau-git April 15, 2025 11:07
@maxmnemonic maxmnemonic changed the title feat: Chart tabular data serialization for HTML serializer (WIP) feat: Chart tabular data serialization for HTML serializer Apr 15, 2025
@maxmnemonic maxmnemonic merged commit caa8aee into main Apr 15, 2025
8 checks passed
@maxmnemonic maxmnemonic deleted the dev/html-serialize-chart-tables branch April 15, 2025 11:31
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.

4 participants