d3-thematika - v0.0.1
    Preparing search index...

    Function createCrossHatchPattern

    • 複数の角度でクロスハッチングパターンを作成

      Parameters

      • svg: Selection<SVGSVGElement, unknown, HTMLElement, any>

        D3のSVG Selection

      • id: string

        パターンのID

      • angles: number[]

        角度の配列

      • options: Omit<HatchPatternOptions, "angle"> = {}

        ハッチングパターンオプション

      Returns string

      パターンのURL参照文字列