Skip to content
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

Template: Fix multi template graphs #327

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sukhwinder33445
Copy link
Contributor

fixes #326

@sukhwinder33445 sukhwinder33445 added the bug Something isn't working label Apr 9, 2024
@sukhwinder33445 sukhwinder33445 added this to the v1.2.5 milestone Apr 9, 2024
@sukhwinder33445 sukhwinder33445 self-assigned this Apr 9, 2024
@cla-bot cla-bot bot added the cla/signed label Apr 9, 2024
@sukhwinder33445
Copy link
Contributor Author

Used prefdata for tests (multi template):

'a1::b1::c1'=3894494000B;5797273500;6119344250;0;6441415000
'a2::b2::c2'=0;5797273500;6119344250;0;6441415000
'a3::b3::c3'=3894494000B;;6119344250;0;6441415000
'a4::b4::c4'=3894494000B;5797273500;;0;6441415000
'a5::b5::c5'=3894494000B;5797273500;6119344250;;6441415000
'a6::b6::c6'=3894494000B;5797273500;6119344250;0;
'a0::b0::c0'=0B;0;0;0;0
'a21::b21::c21'=0;;;;
'a22::b22::c22'=0;0;;;
'a23::b23::c23'=0;;0;;
'a24::b24::c24'=0;;;0;
'a25::b25::c25'=0;;;;0
'a26::b26::c26'=0;0;0;0;0
'a27::b27::c27'=;;;;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi template fails to render graphs
2 participants