Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ngs authored Feb 27, 2024
1 parent 0c5aa90 commit e07ccd2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 10 deletions.
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,8 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday (2.0.0)
ruby2_keywords (>= 0.0.4)
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (4.1.0)
Expand Down Expand Up @@ -221,9 +219,9 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.22.2)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.16.2-arm64-darwin)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -260,11 +258,11 @@ GEM
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (1.8.0)
uri (0.13.0)
webrick (1.8.1)

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
github-pages
Expand Down
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
remote_theme: pages-themes/tactile@v0.2.0
plugins:
- jekyll-remote-theme
- jekyll-remote-theme
repository: instance0/analyzer.modelmap.co
10 changes: 9 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
layout: default
---
title: Modelmap Analyzer
description: Visualize Excel's Cell Dependencies Effortlessly! Analyze Excel Spreadsheets with Ease using Modelmap Analyzer.
---

Visualize Excel's Cell Dependencies Effortlessly! Analyze Excel Spreadsheets with Ease using Modelmap Analyzer.

<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/916960715?h=4ef4aa50fa&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Modelmap Analyzer Demo"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>

Modelmap Analyzer is a revolutionary tool that visually analyzes complex cell dependencies embedded within Excel workbooks through intuitive tree diagrams. With this software, you can effortlessly understand which cells Excel formulas are referencing at a glance. This facilitates easier comprehension of spreadsheets and enables efficient data analysis and troubleshooting. While currently supporting Microsoft 365, it's slated to expand its compatibility to Google Workspaces in the future.

0 comments on commit e07ccd2

Please sign in to comment.