Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Getting Visual two times #38

Open
majidliaquat opened this issue Jun 16, 2023 · 0 comments
Open

Getting Visual two times #38

majidliaquat opened this issue Jun 16, 2023 · 0 comments

Comments

@majidliaquat
Copy link

Hi, I am new with synthgauge for comparing my generated data. As I noticed from few days that when I called the histograms function its showing two times same number of columns. Same issue with the plot_correlation function.

The code I tried is below one:

import synthgauge as sg
ev = sg.Evaluator(data, synthetic_data)
ev.plot_histograms(figcols=4, figsize=(12,12))

Screen.Recording.2023-06-16.at.11.30.00.AM.mov

Also the graph heights didn't increase for me.
If I am missing something please let me know.

Thanks in Advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant