masterbuilder99

Results 4 comments of masterbuilder99

Any update on updating this library to timbre v5?

I am saying this, because for division tick has an api.

Here is my hack: ``` (defn scale-ellipse [{:keys [px-scale time-scale] :as plot-ctx} [{:keys [rx ry cx cy] :as opts}]] (let [; price y* (px-scale (+ ry cy)) cy (px-scale cy)...

I hope this examples make it clear that a duration scale is missing :-) It somehow corresponds to the time scale, but not exactly.