Skip to content

MMI-3364 Enhance Charts/Resolve Bug#2522

Merged
Fosol merged 2 commits intobcgov:devfrom
Fosol:mmi-3364
Oct 31, 2025
Merged

MMI-3364 Enhance Charts/Resolve Bug#2522
Fosol merged 2 commits intobcgov:devfrom
Fosol:mmi-3364

Conversation

@Fosol
Copy link
Collaborator

@Fosol Fosol commented Oct 29, 2025

Enhanced chart configuration options to provide a way to stop clipping X axis labels when there are a lot on the chart.

Summary

  • Publish tno-core:1.0.27
  • Updated Editor
  • Updated Subscriber
  • Charts can now control the X/Y label rotation and whether they are skipped

Subscriber Chart Label Properties

image

@Fosol Fosol self-assigned this Oct 29, 2025
@Fosol Fosol added enhancement New feature or request subscriber PR contains changes towards the subscriber application, tno-core update Indicates that there have been changes to our tno-core package, which can pose concurrency issues. editor labels Oct 29, 2025
@Fosol Fosol changed the title MMi-3364 Enhance Charts MMI-3364 Enhance Charts Oct 29, 2025
@Fosol Fosol changed the title MMI-3364 Enhance Charts MMI-3364 Enhance Charts/Resolve Bug Oct 29, 2025
Publish tno-core:1.0.27
Fix build issue

- name: Setup .NET 9
uses: actions/setup-dotnet@v4.1.0
uses: actions/setup-dotnet@v5
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed an issue with the build libraries.

EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TNO.Services.Indexing", "services\net\indexing\TNO.Services.Indexing.csproj", "{5A38D5FA-2C91-4E80-B156-5FDB0BD237E4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TNO.Services.NLP", "services\net\nlp\TNO.Services.NLP.csproj", "{F94EA73C-B2DF-4824-B9BD-422EF1C950BB}"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed because NLP project has it's own Nuget.Config file that is required for the Dockerfile, which causes issues locally.

@Fosol Fosol merged commit 1cd8911 into bcgov:dev Oct 31, 2025
3 checks passed
@Fosol Fosol deleted the mmi-3364 branch October 31, 2025 00:24
Fosol added a commit that referenced this pull request Oct 31, 2025
* MMi-3364 Enhance Charts
Publish tno-core:1.0.27
Fix build issue

* Update package to fix bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editor enhancement New feature or request subscriber PR contains changes towards the subscriber application, tno-core update Indicates that there have been changes to our tno-core package, which can pose concurrency issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant