# Error message when using AoG/Makie with "yscale=log10", for my particular data

**URL:** https://discourse.julialang.org/t/error-message-when-using-aog-makie-with-yscale-log10-for-my-particular-data/82206
**Category:** Visualization
**Created:** [June 3, 2022, 6:30pm UTC](https://discourse.julialang.org/t/error-message-when-using-aog-makie-with-yscale-log10-for-my-particular-data/82206 "2022-06-03T18:30:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![oheil](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oheil/32/220745_2.png) [@oheil](https://discourse.julialang.org/u/oheil)
#### Post date: [June 5, 2022, 11:30am UTC](https://discourse.julialang.org/t/error-message-when-using-aog-makie-with-yscale-log10-for-my-particular-data/82206/2 "2022-06-05T11:30:36Z")

</div>

It seems some kind of MWE is needed for us to be able to help. I wasn’t able to reproduce the error with some arbitrary data.  
Quoted from [Please read: make it easier to help you](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757)

> [@Please read: make it easier to help you](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757/1):
>
> Do your best to make your example **self-contained** (“minimal working example”, **MWE** ), so that it runs (or gets to the error that you want help with) as is. This means including package loading (e.g. `using ThatPackage`) and any **data** that the code operates on. If your data is large or proprietary, generate **example data** if possible and include that. [This StackOverflow answer](https://stackoverflow.com/questions/61723347/how-to-provide-reproducible-sample-data-in-julia/61724167#61724167) explains how a DataFrame can be turned into a string representation that can be copy/pasted.

---

_[View the full topic](https://discourse.julialang.org/t/error-message-when-using-aog-makie-with-yscale-log10-for-my-particular-data/82206)._
