Takuya Iwanaga

Results 44 issues of Takuya Iwanaga

Katz Centrality is restricted to `bool` types which prevents use with weighted graphs, an issue that was previously raised in LightGraphs.jl https://github.com/sbromberger/LightGraphs.jl/issues/1423 That particular issue was resolved by https://github.com/sbromberger/LightGraphs.jl/pull/1428 but...

I currently do not see a way of obtaining the raster attribute table for a geotiff. Is this possible with Rasters.jl?

# Description Adds a new `DenseLines` recipe for visualizing time series data as a density line chart, based on the Moritz and Fisher method. It calculates and displays the density...

I'm interested in contributing a density line chart method to Makie. Having a look around, I don't think this plot method exists in Makie yet, I didn't see any open...

enhancement