<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ujimushisradjp</author_name>
  <author_url>https://blog.hatena.ne.jp/ujimushisradjp/</author_url>
  <blog_title>ujimushi(@旧sradjp(15364))の日記</blog_title>
  <blog_url>https://ujimushisradjp.hatenablog.jp/</blog_url>
  <categories>
    <anon>Plots.jl</anon>
    <anon>Plots.jl v2</anon>
    <anon>Julia言語</anon>
  </categories>
  <description>今回は謎のAxisアトリビュート，flipです。 通常は左→右，下→上に値が大きくなるのですが，逆にして図示するというものです。 別名 flipのみで，別名はありません。 使用例 using Plots import GR gr() plot( plot(sin; xflip=true, title=&quot;xflip=true&quot;), plot(sin; yflip=true, title=&quot;yflip=true&quot;), plot(sin; flip=true, title=&quot;flip=true&quot;), layout=(2, 2), gridalpha=0.5 ) savefig(&quot;flip.png&quot;)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fujimushisradjp.hatenablog.jp%2Fentry%2F2024%2F04%2F29%2F095935&quot; title=&quot;flip(Plots.jl(GR)) - ujimushi(@旧sradjp(15364))の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/u/ujimushisradjp/20240429/20240429095850.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-29 09:59:35</published>
  <title>flip(Plots.jl(GR))</title>
  <type>rich</type>
  <url>https://ujimushisradjp.hatenablog.jp/entry/2024/04/29/095935</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
